padding: 0;
}
}
+}
+headerbar {
// add vertical margins to headerbar entries, buttons and separators to avoid them spanning the whole height
entry,
spinbutton,
box-shadow: none;
}
+ separator { background-color: $borders_color; }
+
@extend %titlebar;
}
min-width: 26px;
margin: 0;
padding: 0; }
- .titlebar:not(headerbar) entry, .titlebar:not(headerbar) spinbutton:not(.vertical),
- .titlebar:not(headerbar) spinbutton,
- .titlebar:not(headerbar) separator,
- .titlebar:not(headerbar) button,
- headerbar entry,
- headerbar spinbutton:not(.vertical),
- headerbar spinbutton,
- headerbar separator,
- headerbar button {
- margin-top: 6px;
- margin-bottom: 6px; }
+
+headerbar entry, headerbar spinbutton:not(.vertical),
+headerbar spinbutton,
+headerbar separator,
+headerbar button {
+ margin-top: 6px;
+ margin-bottom: 6px; }
.titlebar, .titlebar:backdrop {
border-top-left-radius: 7px;
border-style: none;
border-color: transparent;
box-shadow: none; }
+.titlebar:not(headerbar) separator {
+ background-color: #1c1f1f; }
/************
* Pathbars *
min-width: 26px;
margin: 0;
padding: 0; }
- .titlebar:not(headerbar) entry, .titlebar:not(headerbar) spinbutton:not(.vertical),
- .titlebar:not(headerbar) spinbutton,
- .titlebar:not(headerbar) separator,
- .titlebar:not(headerbar) button,
- headerbar entry,
- headerbar spinbutton:not(.vertical),
- headerbar spinbutton,
- headerbar separator,
- headerbar button {
- margin-top: 6px;
- margin-bottom: 6px; }
+
+headerbar entry, headerbar spinbutton:not(.vertical),
+headerbar spinbutton,
+headerbar separator,
+headerbar button {
+ margin-top: 6px;
+ margin-bottom: 6px; }
.titlebar, .titlebar:backdrop {
border-top-left-radius: 7px;
border-style: none;
border-color: transparent;
box-shadow: none; }
+.titlebar:not(headerbar) separator {
+ background-color: #9d9d99; }
/************
* Pathbars *